Adding a page to a menu
Tips and Tricks
Your welcome!
<a id="tips">Useful Tips Section</a><a href="#tips">Visit the Useful Tips Section</a>
<a href="{$jamroom_url}/custom_page_name">Custom Page Name</a>
{jrTags_cloud module="jrEvent" height="300" assign="tag_cloud"}
{if isset($tag_cloud) && strlen($tag_cloud) > 0}
{$tag_cloud}
{else}
something else
{/if}
{jrTags_cloud module="jrEvent" height="300"}
{jrCore_lang skin=$_conf.jrCore_active_skin id="12" default="magazine"}
{jrCore_lang skin=$_conf.jrCore_active_skin id="30" default="Awards Show"}